home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 November / CMCD1104.ISO / Software / Shareware / Utilitare / accuhash / ah2setup.exe / {app} / accuhash.exe / 0 / RCDATA / TOPTSFORM / TOPTSFORM.txt
Text File  |  2004-09-13  |  15KB  |  591 lines

  1. object OptsForm: TOptsForm
  2.   Left = 338
  3.   Top = 217
  4.   BorderStyle = bsDialog
  5.   Caption = 'Options'
  6.   ClientHeight = 313
  7.   ClientWidth = 392
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Shell Dlg 2'
  13.   Font.Style = []
  14.   OldCreateOrder = False
  15.   Position = poMainFormCenter
  16.   DesignSize = (
  17.     392
  18.     313)
  19.   PixelsPerInch = 96
  20.   TextHeight = 13
  21.   object PageControl: TTntPageControl
  22.     Left = 0
  23.     Top = 0
  24.     Width = 392
  25.     Height = 270
  26.     ActivePage = CommonPage
  27.     Align = alTop
  28.     Anchors = [akLeft, akTop, akRight, akBottom]
  29.     TabOrder = 0
  30.     object CommonPage: TTntTabSheet
  31.       Caption = '&Common'
  32.       object StartBox: TTntGroupBox
  33.         Left = 8
  34.         Top = 0
  35.         Width = 200
  36.         Height = 90
  37.         Caption = ' Startup '
  38.         TabOrder = 0
  39.         object AutoCheckBox: TTntCheckBox
  40.           Left = 8
  41.           Top = 40
  42.           Width = 185
  43.           Height = 17
  44.           Caption = 'Auto Verify on Startup'
  45.           TabOrder = 1
  46.         end
  47.         object MinimizeBox: TTntCheckBox
  48.           Left = 8
  49.           Top = 16
  50.           Width = 185
  51.           Height = 17
  52.           Caption = 'Start Minimized'
  53.           TabOrder = 0
  54.         end
  55.         object TipOfDayBox: TTntCheckBox
  56.           Left = 8
  57.           Top = 64
  58.           Width = 185
  59.           Height = 17
  60.           Caption = 'Show "Tips of Day" on Startup'
  61.           TabOrder = 2
  62.         end
  63.       end
  64.       object OtherBox: TTntGroupBox
  65.         Left = 216
  66.         Top = 0
  67.         Width = 160
  68.         Height = 90
  69.         Caption = ' Others '
  70.         TabOrder = 1
  71.         object SmothWinBox: TTntCheckBox
  72.           Left = 8
  73.           Top = 40
  74.           Width = 144
  75.           Height = 17
  76.           Caption = 'Smooth Close Window'
  77.           TabOrder = 1
  78.         end
  79.         object Min2TrayBox: TTntCheckBox
  80.           Left = 8
  81.           Top = 64
  82.           Width = 144
  83.           Height = 17
  84.           Caption = 'Minimize to System Tray'
  85.           TabOrder = 2
  86.         end
  87.         object AutoSaveBox: TTntCheckBox
  88.           Left = 8
  89.           Top = 16
  90.           Width = 144
  91.           Height = 17
  92.           Caption = 'Auto Save Settings'
  93.           TabOrder = 0
  94.         end
  95.       end
  96.       object ShellBox: TTntGroupBox
  97.         Left = 8
  98.         Top = 96
  99.         Width = 288
  100.         Height = 137
  101.         Caption = ' Integration '
  102.         TabOrder = 2
  103.         object AssLabel: TTntLabel
  104.           Left = 176
  105.           Top = 8
  106.           Width = 95
  107.           Height = 13
  108.           Caption = 'Associate with files:'
  109.         end
  110.         object AutoBox: TTntCheckBox
  111.           Left = 8
  112.           Top = 24
  113.           Width = 160
  114.           Height = 17
  115.           Caption = 'Auto Start with Windows'
  116.           TabOrder = 0
  117.         end
  118.         object AssListBox: TTntCheckListBox
  119.           Left = 176
  120.           Top = 24
  121.           Width = 104
  122.           Height = 73
  123.           ItemHeight = 13
  124.           TabOrder = 4
  125.         end
  126.         object DeskLinkBox: TTntCheckBox
  127.           Left = 8
  128.           Top = 44
  129.           Width = 160
  130.           Height = 17
  131.           Caption = 'Create Desktop icon'
  132.           TabOrder = 1
  133.         end
  134.         object QuickBarBox: TTntCheckBox
  135.           Left = 8
  136.           Top = 64
  137.           Width = 160
  138.           Height = 17
  139.           Caption = 'Create Quick Launch icon'
  140.           TabOrder = 2
  141.         end
  142.         object StartMenuBox: TTntCheckBox
  143.           Left = 8
  144.           Top = 84
  145.           Width = 160
  146.           Height = 17
  147.           Caption = 'Create Start Menu icon'
  148.           TabOrder = 3
  149.         end
  150.         object AllUsersBox: TTntCheckBox
  151.           Left = 40
  152.           Top = 112
  153.           Width = 217
  154.           Height = 17
  155.           Caption = 'Integrate for all users of this system'
  156.           TabOrder = 5
  157.           OnClick = AllUsersBoxClick
  158.         end
  159.       end
  160.     end
  161.     object ImportPage: TTntTabSheet
  162.       Caption = '&Import'
  163.       DesignSize = (
  164.         384
  165.         242)
  166.       object ICharsetBox: TTntCheckBox
  167.         Left = 8
  168.         Top = 8
  169.         Width = 361
  170.         Height = 17
  171.         Caption = 
  172.           'Don'#39't prompt for code page of imported files, use the specified ' +
  173.           'below'
  174.         TabOrder = 0
  175.         OnClick = ICharsetBoxClick
  176.       end
  177.       object EncGroup: TRadioGroup
  178.         Left = 8
  179.         Top = 36
  180.         Width = 180
  181.         Height = 117
  182.         Caption = ' Encoding '
  183.         Items.Strings = (
  184.           'UTF-8'
  185.           'Default ANSI (Windows)'
  186.           'Default OEM (DOS)'
  187.           'Default MAC (Macintosh)'
  188.           'Specified')
  189.         TabOrder = 1
  190.         OnClick = EncGroupClick
  191.       end
  192.       object EncList: TTntListBox
  193.         Left = 196
  194.         Top = 40
  195.         Width = 180
  196.         Height = 177
  197.         Anchors = [akLeft, akTop, akRight, akBottom]
  198.         ItemHeight = 13
  199.         Items.WideStrings = (
  200.           '1'
  201.           '2'
  202.           '3'
  203.           '4'
  204.           '5'
  205.           '6'
  206.           '7'
  207.           '8'
  208.           '90'
  209.           '`'
  210.           '12'
  211.           '33'
  212.           '45'
  213.           '46'
  214.           '56'
  215.           '56'
  216.           '5'
  217.           '6'
  218.           '67'
  219.           '6'
  220.           '76'
  221.           '765')
  222.         TabOrder = 2
  223.       end
  224.       object ShowCodeBox: TTntCheckBox
  225.         Left = 200
  226.         Top = 222
  227.         Width = 97
  228.         Height = 17
  229.         Caption = 'Show codes'
  230.         TabOrder = 3
  231.         OnClick = ShowCodeBoxClick
  232.       end
  233.     end
  234.     object ViewPage: TTntTabSheet
  235.       Caption = '&View'
  236.       DesignSize = (
  237.         384
  238.         242)
  239.       object ViewTextBox: TTntCheckBox
  240.         Left = 8
  241.         Top = 8
  242.         Width = 161
  243.         Height = 17
  244.         Caption = '&Show toolbar buttons labels'
  245.         TabOrder = 0
  246.       end
  247.       object ViewSizeBox: TTntCheckBox
  248.         Left = 8
  249.         Top = 40
  250.         Width = 184
  251.         Height = 17
  252.         Anchors = [akLeft, akTop, akRight]
  253.         Caption = 'Abbreviated file sizes '
  254.         TabOrder = 1
  255.       end
  256.       object ViewFontButton: TTntButton
  257.         Left = 8
  258.         Top = 72
  259.         Width = 97
  260.         Height = 25
  261.         Caption = 'Change font...'
  262.         TabOrder = 2
  263.         OnClick = ViewFontButtonClick
  264.       end
  265.       object ViewColorBox: TTntGroupBox
  266.         Left = 210
  267.         Top = 0
  268.         Width = 168
  269.         Height = 238
  270.         Caption = ' &Colors '
  271.         TabOrder = 3
  272.         object BackColorLabel: TTntLabel
  273.           Left = 64
  274.           Top = 18
  275.           Width = 56
  276.           Height = 13
  277.           Caption = 'Background'
  278.         end
  279.         object EvenColorLabel: TTntLabel
  280.           Left = 64
  281.           Top = 38
  282.           Width = 50
  283.           Height = 13
  284.           Caption = 'Even rows'
  285.         end
  286.         object FailColorLabel: TTntLabel
  287.           Left = 64
  288.           Top = 58
  289.           Width = 82
  290.           Height = 13
  291.           Caption = 'Fatal mismatches'
  292.         end
  293.         object WarnColorLabel: TTntLabel
  294.           Left = 64
  295.           Top = 78
  296.           Width = 45
  297.           Height = 13
  298.           Caption = 'Warnings'
  299.         end
  300.         object ErrorColorLabel: TTntLabel
  301.           Left = 64
  302.           Top = 98
  303.           Width = 57
  304.           Height = 13
  305.           Caption = 'Error status'
  306.         end
  307.         object TouchColorLabel: TTntLabel
  308.           Left = 64
  309.           Top = 118
  310.           Width = 74
  311.           Height = 13
  312.           Caption = 'Touched status'
  313.         end
  314.         object UpdatColorLabel: TTntLabel
  315.           Left = 64
  316.           Top = 138
  317.           Width = 74
  318.           Height = 13
  319.           Caption = 'Updated status'
  320.         end
  321.         object ChangColorLabel: TTntLabel
  322.           Left = 64
  323.           Top = 158
  324.           Width = 76
  325.           Height = 13
  326.           Caption = 'Changed status'
  327.         end
  328.         object ValidColorLabel: TTntLabel
  329.           Left = 64
  330.           Top = 218
  331.           Width = 55
  332.           Height = 13
  333.           Caption = 'Valid status'
  334.         end
  335.         object NewstColorLabel: TTntLabel
  336.           Left = 64
  337.           Top = 178
  338.           Width = 71
  339.           Height = 13
  340.           Caption = 'New file status'
  341.         end
  342.         object InvalColorLabel: TTntLabel
  343.           Left = 64
  344.           Top = 198
  345.           Width = 94
  346.           Height = 13
  347.           Caption = 'Invalid entry status'
  348.         end
  349.         object BackColorPanel: TTntPanel
  350.           Left = 8
  351.           Top = 16
  352.           Width = 49
  353.           Height = 17
  354.           BevelOuter = bvNone
  355.           Color = clNavy
  356.           TabOrder = 0
  357.           TabStop = True
  358.           OnClick = ColorPanelClick
  359.           OnEnter = ColorPanelEnter
  360.           OnExit = ColorPanelExit
  361.           OnMouseMove = ColorPanelMouseMove
  362.         end
  363.         object EvenColorPanel: TTntPanel
  364.           Left = 8
  365.           Top = 36
  366.           Width = 49
  367.           Height = 17
  368.           BevelOuter = bvNone
  369.           Color = clNavy
  370.           TabOrder = 1
  371.           TabStop = True
  372.           OnClick = ColorPanelClick
  373.           OnEnter = ColorPanelEnter
  374.           OnExit = ColorPanelExit
  375.           OnMouseMove = ColorPanelMouseMove
  376.         end
  377.         object FailColorPanel: TTntPanel
  378.           Left = 8
  379.           Top = 56
  380.           Width = 49
  381.           Height = 17
  382.           BevelOuter = bvNone
  383.           Color = clNavy
  384.           TabOrder = 2
  385.           TabStop = True
  386.           OnClick = ColorPanelClick
  387.           OnEnter = ColorPanelEnter
  388.           OnExit = ColorPanelExit
  389.           OnMouseMove = ColorPanelMouseMove
  390.         end
  391.         object WarnColorPanel: TTntPanel
  392.           Left = 8
  393.           Top = 76
  394.           Width = 49
  395.           Height = 17
  396.           BevelOuter = bvNone
  397.           Color = clNavy
  398.           TabOrder = 3
  399.           TabStop = True
  400.           OnClick = ColorPanelClick
  401.           OnEnter = ColorPanelEnter
  402.           OnExit = ColorPanelExit
  403.           OnMouseMove = ColorPanelMouseMove
  404.         end
  405.         object ErrorColorPanel: TTntPanel
  406.           Left = 8
  407.           Top = 96
  408.           Width = 49
  409.           Height = 17
  410.           BevelOuter = bvNone
  411.           Color = clNavy
  412.           TabOrder = 4
  413.           TabStop = True
  414.           OnClick = ColorPanelClick
  415.           OnEnter = ColorPanelEnter
  416.           OnExit = ColorPanelExit
  417.           OnMouseMove = ColorPanelMouseMove
  418.         end
  419.         object TouchColorPanel: TTntPanel
  420.           Left = 8
  421.           Top = 116
  422.           Width = 49
  423.           Height = 17
  424.           BevelOuter = bvNone
  425.           Color = clNavy
  426.           TabOrder = 5
  427.           TabStop = True
  428.           OnClick = ColorPanelClick
  429.           OnEnter = ColorPanelEnter
  430.           OnExit = ColorPanelExit
  431.           OnMouseMove = ColorPanelMouseMove
  432.         end
  433.         object UpdatColorPanel: TTntPanel
  434.           Left = 8
  435.           Top = 136
  436.           Width = 49
  437.           Height = 17
  438.           BevelOuter = bvNone
  439.           Color = clNavy
  440.           TabOrder = 6
  441.           TabStop = True
  442.           OnClick = ColorPanelClick
  443.           OnEnter = ColorPanelEnter
  444.           OnExit = ColorPanelExit
  445.           OnMouseMove = ColorPanelMouseMove
  446.         end
  447.         object ChangColorPanel: TTntPanel
  448.           Left = 8
  449.           Top = 156
  450.           Width = 49
  451.           Height = 17
  452.           BevelOuter = bvNone
  453.           Color = clNavy
  454.           TabOrder = 7
  455.           TabStop = True
  456.           OnClick = ColorPanelClick
  457.           OnEnter = ColorPanelEnter
  458.           OnExit = ColorPanelExit
  459.           OnMouseMove = ColorPanelMouseMove
  460.         end
  461.         object ValidColorPanel: TTntPanel
  462.           Left = 8
  463.           Top = 216
  464.           Width = 49
  465.           Height = 17
  466.           BevelOuter = bvNone
  467.           Color = clNavy
  468.           TabOrder = 10
  469.           TabStop = True
  470.           OnClick = ColorPanelClick
  471.           OnEnter = ColorPanelEnter
  472.           OnExit = ColorPanelExit
  473.           OnMouseMove = ColorPanelMouseMove
  474.         end
  475.         object NewstColorPanel: TTntPanel
  476.           Left = 8
  477.           Top = 176
  478.           Width = 49
  479.           Height = 17
  480.           BevelOuter = bvNone
  481.           Color = clNavy
  482.           TabOrder = 8
  483.           TabStop = True
  484.           OnClick = ColorPanelClick
  485.           OnEnter = ColorPanelEnter
  486.           OnExit = ColorPanelExit
  487.           OnMouseMove = ColorPanelMouseMove
  488.         end
  489.         object InvalColorPanel: TTntPanel
  490.           Left = 8
  491.           Top = 196
  492.           Width = 49
  493.           Height = 17
  494.           BevelOuter = bvNone
  495.           Color = clNavy
  496.           TabOrder = 9
  497.           TabStop = True
  498.           OnClick = ColorPanelClick
  499.           OnEnter = ColorPanelEnter
  500.           OnExit = ColorPanelExit
  501.           OnMouseMove = ColorPanelMouseMove
  502.         end
  503.       end
  504.     end
  505.     object XMLPage: TTntTabSheet
  506.       Caption = 'XML'
  507.       DesignSize = (
  508.         384
  509.         242)
  510.       object InfoShape: TTntShape
  511.         Left = 8
  512.         Top = 48
  513.         Width = 368
  514.         Height = 86
  515.         Anchors = [akTop, akRight]
  516.         Brush.Color = clInfoBk
  517.       end
  518.       object XMLLabel: TTntLabel
  519.         Left = 16
  520.         Top = 56
  521.         Width = 352
  522.         Height = 70
  523.         Anchors = [akLeft, akTop, akRight, akBottom]
  524.         AutoSize = False
  525.         Caption = 
  526.           'By default, if possible, AccuHash 2.0 use the Microsoft XML pars' +
  527.           'er for loading and saving checksum files in #ML format. If MSXML' +
  528.           ' is not installed on your computer, AccuHash 2.0 will use intern' +
  529.           'al XML parser. We strongly recommend to use the MSXML  because i' +
  530.           't'#39's faster, less memory consumption and stronger support of XML ' +
  531.           'standard.'
  532.         Transparent = True
  533.         WordWrap = True
  534.       end
  535.       object MSSAXBox: TTntCheckBox
  536.         Left = 8
  537.         Top = 16
  538.         Width = 185
  539.         Height = 17
  540.         Caption = 'Use Microsoft XML SAX2 Parser'
  541.         TabOrder = 0
  542.       end
  543.       object DownMSXMLButton: TTntButton
  544.         Left = 256
  545.         Top = 10
  546.         Width = 121
  547.         Height = 25
  548.         Caption = 'Download MSXML...'
  549.         TabOrder = 1
  550.         OnClick = DownMSXMLButtonClick
  551.       end
  552.     end
  553.   end
  554.   object OKButton: TTntButton
  555.     Left = 8
  556.     Top = 282
  557.     Width = 75
  558.     Height = 25
  559.     Anchors = [akLeft, akRight, akBottom]
  560.     Caption = 'OK'
  561.     Default = True
  562.     ModalResult = 1
  563.     TabOrder = 1
  564.   end
  565.   object CancelButton: TTntButton
  566.     Left = 96
  567.     Top = 282
  568.     Width = 75
  569.     Height = 25
  570.     Anchors = [akLeft, akRight, akBottom]
  571.     Cancel = True
  572.     Caption = 'Cancel'
  573.     ModalResult = 2
  574.     TabOrder = 2
  575.   end
  576.   object ViewFontDialog: TFontDialog
  577.     Font.Charset = DEFAULT_CHARSET
  578.     Font.Color = clWindowText
  579.     Font.Height = -11
  580.     Font.Name = 'MS Shell Dlg 2'
  581.     Font.Style = []
  582.     Options = [fdAnsiOnly, fdForceFontExist, fdNoOEMFonts]
  583.     Left = 124
  584.     Top = 96
  585.   end
  586.   object ColorDialog: TColorDialog
  587.     Left = 156
  588.     Top = 96
  589.   end
  590. end
  591.